Piwik\Tracker\Db\Pdo\Mysql A

Total Complexity 66
Dependencies 7
Dependents 0
Total lines 396
Lines of code 198
Logical lines of code 119
Comment lines 126
Methods 18
Properties 7

Methods 18

Method Rating Maintainability Complexity Lines of code
__construct()
A
46 15 35
executeQuery()
S
53 7 22
connect()
S
55 6 19
beginTransaction()
S
57 5 19
query()
S
56 5 16
rollBack()
S
65 4 9
commit()
S
65 4 9
fetchCol()
S
61 3 12
fetchAll()
S
62 3 11
fetch()
S
62 3 11
reconnect()
S
66 2 9
establishConnection()
S
67 2 7
isMysqlServerHasGoneAwayError()
S
73 2 4
lastInsertId()
S
81 1 3
isErrNo()
S
77 1 3
rowCount()
S
81 1 3
__destruct()
S
81 1 3
disconnect()
S
81 1 3